From c6c944eabd1afe0e966611c0205543da35602a85 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Mon, 2 Apr 2007 13:06:48 +0100 Subject: [PATCH] hvm hap: Add hap option to user's manual. Signed-off-by: Wei Huang --- docs/src/user.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/user.tex b/docs/src/user.tex index 6706a31acb..52daba7add 100644 --- a/docs/src/user.tex +++ b/docs/src/user.tex @@ -3250,6 +3250,10 @@ editing \path{grub.conf}. \item [ dma\_emergency\_pool=xxx ] Specify lower bound on size of DMA pool below which ordinary allocations will fail rather than fall back to allocating from the DMA pool. +\item [ hap ] Instruct Xen to detect hardware-assisted paging support, such + as AMD-V's nested paging or Intel\textregistered VT's extended paging. If + available, Xen will use hardware-assisted paging instead of shadow paging + for guest memory management. \end{description} In addition, the following options may be specified on the Xen command -- 2.30.2